PORT=5000
DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=EPMS
JWT_SECRET=epms_jwt_secret_key_2026
